Skip to content

Prep for v1.53.0 - #3055

Open
odow wants to merge 1 commit into
masterfrom
od/1.53
Open

Prep for v1.53.0#3055
odow wants to merge 1 commit into
masterfrom
od/1.53

Conversation

@odow

@odow odow commented Aug 17, 2026

Copy link
Copy Markdown
Member

Basic

  • version field of Project.toml has been updated
    - If a breaking change, increment the MAJOR field and reset others to 0
    - If adding new features, increment the MINOR field and reset PATCH to 0
    - If adding bug fixes or documentation changes, increment the PATCH field

Documentation

  • Add a new entry to docs/src/changelog.md, following existing style

Tests

@odow

odow commented Aug 17, 2026

Copy link
Copy Markdown
Member Author
  • ArrayDiff: not a registered package
  • Dualization: ??
  • KNITRO: doesn't support dual for SecondOrderCone. Can fix with an exclude
  • CATrustRegionMethod: exact error text comparison. Should fix.
  • COPT: quadratic constraint with no Q matrix??? Not sure how this gets created.
  • EAGO: broken on Julia v1.12
  • ProxSDP: seems like a tolerance issue. Not sure what changed

@araujoms

This comment was marked as resolved.

@odow

This comment was marked as resolved.

@odow

This comment was marked as resolved.

@araujoms

This comment was marked as resolved.

@odow

This comment was marked as resolved.

@araujoms

This comment was marked as resolved.

@odow

This comment was marked as resolved.

@odow

This comment was marked as resolved.

@odow

This comment was marked as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants